home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / comm / bbs / TA_Checker.lha / TA_Checker.doc < prev    next >
Encoding:
Text File  |  1998-09-12  |  1.5 KB  |  46 lines

  1. ***************************************************************************
  2.  
  3. TransAmiga Checker V1.0 by Olly Koenders 12-02-98
  4.  
  5.  
  6. TA_Checker will search for each node of TransAmiga (0 - 4) every 5 seconds
  7. and if one is found active, will continue checking until no nodes are found.
  8.  
  9. At this point TA_Checker will open a window on the frontmost screen
  10. informing you of its discovery, and count-down from 9 to 0.  At 0 a
  11. soft-reboot will be performed.
  12.  
  13. The reboot is deemed necessary as TransAmiga has a habit of quitting when
  14. an error has been encountered, and some TrapDoor utilities may still be
  15. initialized.
  16.  
  17. If "Abort" is clicked before end of count then TA_Checker will simply quit
  18. completely and must be run again to resume checking.  Note that due to the
  19. routine used a maximum of a second may elapse before TA_Checker actually
  20. quits.
  21.  
  22. To start TA_Checker the first time, use:
  23.  
  24.   C:Run TA_Checker
  25.  
  26. Starting with an Icon has been removed, as it seems more likely to be
  27. started from a script.
  28.  
  29. To quit TA_Checker before quitting TransAmiga (when using automatic cron
  30. scripts):
  31.  
  32.   TA_Checker 0
  33.  
  34. This will inform the first running copy of TA_Checker to quit, and since the
  35. node-checking routine delays 5 seconds between checks, there will be a 5
  36. second delay before the script/CLI resumes.  You may then quit TransAmiga
  37. without threat of reboot.
  38.  
  39. Thanks to Craig Hutchison from The Dead Letter Dept. (+61-3-9571-7194) for
  40. requiring this proggy and the helpful info :)
  41.  
  42. Enjoy.
  43.  
  44. Olly.
  45.  
  46.